home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1996 #15 / Monster Media Number 15 (Monster Media)(July 1996).ISO / bbs_util / tgdev301.zip / README.DOC < prev    next >
Text File  |  1996-06-09  |  3KB  |  96 lines

  1.         
  2.                     Telegard BBS Development Kit, v3.01
  3.                             README Documentation
  4.  
  5.                    Copyright (C) 1995,1996 by Tim Strike
  6.                             All Rights Reserved.
  7.  
  8.      INTRODUCTION
  9.  
  10.          The information in this file is a direct replacement for the 
  11.          TGDEV300 kit we released last year.  The TGDEV300 kit is being 
  12.          updated to reflect structural and procedural changes accumulated 
  13.          since 2.99.g1 was first released last September.  No major 
  14.          structural changes have been made to previously documented files; 
  15.          reserved space is all that has been used.
  16.  
  17.          Those individuals who used the NODES.DAT/WHOSON.DAT structures as
  18.          'temporarily' documented by myself will have to update them (the 
  19.          files have been combined into one large file).
  20.  
  21.          Please refer to the file WHATSNEW.301 for a quick listing of all 
  22.          known structural changes (i.e. what I've been able to document 
  23.          since 2.99.g1 was released).  Please read DEVEL301.DOC for 
  24.          information regarding some of these fields (esp. User Password 
  25.          Encryption).
  26.  
  27.     C STRUCTURES (TELEGARD.H)     
  28.          
  29.          While I have not tested the C port (TELEGARD.H), I have run it 
  30.          through the test cycle to ensure that the record sizes match those 
  31.          as used with the Telegard Pascal (compiled) structures.
  32.  
  33.     RECORDED STRUCTURES
  34.     
  35.          I have included two extremely simple programs (TESTH.C and 
  36.          TESTINC.PAS) which list the record sizes.  The sizes listed by
  37.          these programs should be as follows:
  38.  
  39.          Record Sizes (Telegard structures only!)
  40.  
  41.          ConfigRec =   7076
  42.          SystemRec =   408
  43.          UserRec =     694
  44.          UserIdxRec =  39
  45.          IDIdxRec =    6
  46.          AreaIdxRec =  11
  47.          FAreaRec =    411
  48.          FileIdxRec =  21
  49.          FbRec =       145
  50.          FbExtRec =    257
  51.          DriveRec =    342
  52.          QueueRec =    137
  53.          MAreaRec =    380
  54.          MenuHdrRec =  575
  55.          MenuItemRec = 234
  56.          BbsListRec =  173
  57.          ArchiveRec =  347
  58.          GroupRec =    2781
  59.          EventRec =    1360
  60.          HistoryRec =  103
  61.          IemsiRec =    324
  62.          LanguageRec = 235
  63.          LCallersRec = 145
  64.          LevelsRec =   97
  65.          MacroRec =    968
  66.          ModemRec =    854
  67.          NetworkRec =  1076
  68.          NodesRec =    317
  69.          ProtRec =     330
  70.          ShortMsgRec = 165
  71.          SmacroRec =   1210
  72.          TimelogRec =  1060
  73.          VoteRec =     1174
  74.         
  75.      THAT'S ALL FOLKS . . .    
  76.          
  77.          So thanks again for all your patience.  We hope you enjoy this
  78.          Telegard release.  While we've been through a number of gamma
  79.          versions, the release of these structures marks the end of my
  80.          development for 3.0.  Now we move onto 3.1 . . .
  81.  
  82.          Regards, Tim Strike
  83.  
  84.      CONTACT INFORMATION
  85.  
  86.          Fidonet  1:259/423
  87.  
  88.          Internet ts@gryn.org  *or*  4ts2@qlink.queensu.ca
  89.          WWW      http://qlink.queensu.ca/~4ts2
  90.          FTP      ftp://filebank.com
  91.        
  92.          BBS      (905)820-7273
  93.                   2400-16,800 Dual Standard (HST/V32bis)
  94.                   24 hours, except ZMH (4:00-5:00pm)
  95.                   
  96.